call-up procedure - перевод на русский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

call-up procedure - перевод на русский

IN MICROSOFT'S WINDOWS NT OPERATING SYSTEMS
Lightweight procedure call; ALPC; Local Procedure Call; Lightweight Procedure Call; Asynchronous Local Inter-Process Communication

call-up procedure      

общая лексика

процедура установления связи

remoting         
MECHANISM TO ALLOW SOFTWARE TO EXECUTE A REMOTE PROCEDURE
Remote Procedure Call; Remote procedure calls; Remoting; Remote method call; List of RPC implementations

общая лексика

удалённое взаимодействие

Remote Procedure Call         
MECHANISM TO ALLOW SOFTWARE TO EXECUTE A REMOTE PROCEDURE
Remote Procedure Call; Remote procedure calls; Remoting; Remote method call; List of RPC implementations
см. RPC

Определение

Open Network Computing

Википедия

Local Inter-Process Communication

The Local Inter-Process Communication (LPC, often also referred to as Local Procedure Call or Lightweight Procedure Call) is an internal, undocumented inter-process communication facility provided by the Microsoft Windows NT kernel for lightweight IPC between processes on the same computer. As of Windows Vista, LPC has been rewritten as Asynchronous Local Inter-Process Communication (ALPC, often also Advanced Local Procedure Call) in order to provide a high-speed scalable communication mechanism required to efficiently implement User-Mode Driver Framework (UMDF), whose user-mode parts require an efficient communication channel with UMDF's components in the executive.

The (A)LPC interface is part of Windows NT's undocumented Native API, and as such is not available to applications for direct use. However, it can be used indirectly in the following instances:

  • when using the Microsoft RPC API to communicate locally, i.e. between the processes on the same machine
  • by calling Windows APIs that are implemented with (A)LPC (see below)
Как переводится call-up procedure на Русский язык